projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b60d64
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 3 Jan 2001 13:50:01 +0000
(13:50 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 3 Jan 2001 13:50:01 +0000
(13:50 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index c167e3721fedf365cd7b9d8f182c8243cb7e467b..b47b5c695122af7144a7431f44a3eb98560c846e 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,13
@@
2001-01-03 Gerd Moellmann <gerd@gnu.org>
+ * window.c (Frecenter): When changing the window start, set the
+ window's window_end_valid to nil.
+ (Fwindow_end): Fix window-end computation when UPDATE is non-nil.
+
+ * dispextern.h (move_it_past_eol): Add prototype.
+
+ * xdisp.c (move_it_past_eol): New function.
+
* window.c (Fwindow_end): Doc fix.
2001-01-03 Dave Love <fx@gnu.org>